This reverts commit
6af5033386b60bdf71cc21d99d579c2a8c389880.
Scrolled window behavior of propagating child natural sizes
has now been made optional, so there is no need to work around
this by setting a hard coded maximum content height anymore.
<property name="visible">1</property>
<property name="hscrollbar-policy">never</property>
<property name="shadow-type">in</property>
- <property name="max-content-height">60</property>
<child>
<object class="GtkViewport" id="viewport1">
<property name="visible">1</property>